Create a buffer in init() so subclasses can use the entry in their init()
authorMichael Natterer <mitch@gimp.org>
Fri, 10 Jul 2009 18:27:33 +0000 (20:27 +0200)
committerMichael Natterer <mitch@gimp.org>
Fri, 10 Jul 2009 18:27:33 +0000 (20:27 +0200)
commitb664c328b4288f65bd4585900ad9233791d3772f
tree05a2f395a471c2640b4f99eeb48e0f3a980e2181
parent9063e5b3bf6fdb120598df8cee96fc6763abe18d
Create a buffer in init() so subclasses can use the entry in their init()
gtk/gtkentry.c